CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - c socket windows

搜索资源列表

  1. socket

    0下载:
  2. 用C++实现windows的socket,利用tcp连接服务器并传送数据包后,再用udp接收数据包
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:1939626
    • 提供者:肖康
  1. socket++-1_10MSVC6

    0下载:
  2. 跨平台的最轻量级socket的c++库,支持windows,linux,solaris-cross-platform of the most lightweight c socket library, support for Windows, Linux, Solaris
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:29012
    • 提供者:包慧明
  1. C SOCKET客户端和服务器端源码

    0下载:
  2. 经过测试可以实现,实现的环境是windows 经过测试可以实现,实现的环境是windows
  3. 所属分类:网络编程

  1. tcp socket

    1下载:
  2. 不错的c++源码就 基于windows 的socket
  3. 所属分类:Windows编程

  1. socket

    1下载:
  2. windows下的socket实现的聊天室程序,可实现多人连接服务器。用的是c下面的编程。-windows under the socket to achieve the chat room procedures, can be realized more than connect to a server. C using the following programming.
  3. 所属分类:Internet/网络编程

    • 发布日期:2012-11-04
    • 文件大小:17143
    • 提供者:孙帮山
  1. socket

    1下载:
  2. 跨平台(Linux,Windows)的Socket C++类。方便移植代码。-Cross-platform (Linux, Windows) to Socket C++ classes. Easily portable.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-16
    • 文件大小:31833
    • 提供者:Sober Peng
  1. socket-windows-linux

    0下载:
  2. 跨平台聊天工具 跨平台聊天工具 跨平台聊天工具 跨平台聊天工具 -Cross-platform cross-platform chat tool chat tools chat tool cross-platform cross-platform cross-platform chat tool chat tools chat tool cross-platform cross-platform cross-platform chat tool chat tools
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-01
    • 文件大小:33791
    • 提供者:wangjia
  1. tcp

    0下载:
  2. 站长写的Unix和Windows下的socket通用函数,简单易用。带Unix下的小例子- Stationmaster writes under Unix and the Windows socket general function, simple is easy to use. Brings under Unix the small example
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-09
    • 文件大小:8213
    • 提供者:站长
  1. socket

    0下载:
  2. 使用VC写的关于windows和linux之间利用套接字实现通讯的源代码-VC wrote on the use of windows and linux use socket to achieve communication between the source code
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-01
    • 文件大小:65389
    • 提供者:李正
  1. socket-windows-linux

    0下载:
  2. windows 与linux下的socket编程,实现客户端与服务器端的通信-linux under windows with socket programming, to achieve client and server-side communications
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:33791
    • 提供者:spring
  1. client.c

    0下载:
  2. windows socket 编程 这是一个客户端的程序-windows socket programming This is a client program
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-28
    • 文件大小:872
    • 提供者:tacho
  1. SocketTest

    0下载:
  2. windows .net C# socket,Tcp测试-windows .net C# oracle
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:21517
    • 提供者:郭青山
  1. Implementation-using-VC-Client-Services-machine-mo

    0下载:
  2. 用VC实现客户机服务机器模式的聊天程序: 在TCP/IP网络中两个进程间的相互作用的主机模式是客户机/服务器模式(Client/Server model)。本实验的目标是利用Visual C++的WINDOWS SOCKET网络编程实现客户机与服务器之间的通信,通过一个聊天室的程序来体现这一通信过程,该模式的建立基于以下两点: 1、非对等作用; 2、通信完全是异步的。客户机/服务器模式在操作过程中采取的是主动请示方式,-Implementation using VC Client S
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-16
    • 文件大小:4211497
    • 提供者:廖国锐
  1. Internet

    1下载:
  2. wince 下socket实现的HTTP类,支持post和get-HTTP classes implement by socket,supports POST and GET.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-16
    • 文件大小:18176
    • 提供者:benzhan
  1. socket

    0下载:
  2. a pop3 client implemented in c++ using sockets in windows. it contains files with the implementation of the socket and the pop3 commands
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:12866
    • 提供者:pandele
  1. BCGControlBarProEvaluation

    0下载:
  2. 这是一个用C++实现的windows Socket通信,对于初学者很适用-This is a C++, implemented windows Socket Communications, is well-suited for beginners
  3. 所属分类:WinSock-NDIS

    • 发布日期:2018-04-16
    • 文件大小:59120640
    • 提供者:wangzheng
  1. socketPPC

    0下载:
  2. C# socket连接接收文件client-C# socket connection to receive a file client
  3. 所属分类:Windows Mobile

    • 发布日期:2017-04-05
    • 文件大小:93224
    • 提供者:wangtl
  1. VCWinSockProgramming

    0下载:
  2. 1. WinSock学习笔记(一) 2 2. WinSock学习笔记(二) 11 3. 使用CSockets进行文件传送 17 4. 基于UDP的网络通迅程序 19 5. 点对点多线程断点续传的实现 22 6. Windows Socket 网络编程(一) 34 7. Windows Socket 网络编程(二) 36 8. Windows Sockets 网络编程(三) 40 9. TCP实现P2P通信(TCP穿越NAT/TCP打洞) 44 10. 深入 C
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:190762
    • 提供者:netdavid
  1. Socket

    0下载:
  2. windows和linux下的 C++的Socket编程实例-C++, Socket Programming Example
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:14551
    • 提供者:lcsbhbh
  1. TCPServerConsole

    0下载:
  2. C# Socket 编程实例, TCP Server(C# Socket Programming Console Application)
  3. 所属分类:网络编程

    • 发布日期:2018-04-23
    • 文件大小:37888
    • 提供者:Oliver_lw
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com